get
Shortest path
{{protocol}}://{{url}}/{{version}}/items/:startKey/path/:targetKey?enforceEndpoints=true
Get the shortest path between two items.
Authenticated. Permissions:
r
on the starting item,r
on the destination item.
Authentication
Authentication inherited from the collection: Bearer .Parameters
Name | Type | Value |
---|---|---|
enforceEndpoints | query | true |
startKey | path | {{meKey}} |
targetKey | path | {{meKey}} |
Export
Previous
Convert to template
Next